Click or drag to resize

MessageContactNames Property

Contains the names of the contacts associated with the item.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<string> ContactNames { get; }

Property Value

Type: IListString
The contact names.
See Also